QuickOPC User's Guide and Reference
UADataChangeNotificationPayload<TValue> Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace : UADataChangeNotificationPayload<TValue> Class

The following tables list the members exposed by UADataChangeNotificationPayload<TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyA string specifying the OPC-UA node, its attribute and index range list.  
Public PropertyAn event payload with an OPC-UA attribute value, together with status code and timestamps.  
Public PropertyA string specifying the OPC-UA server endpoint.  
Public PropertyGets the error ID of the error.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Converts event arguments for significant change in a subscribed OPC-UA monitored item to an event payload.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Public Operators
Converts event arguments for significant change in a subscribed OPC-UA monitored item to an event payload.
Top
See Also

Reference

UADataChangeNotificationPayload<TValue> Class
OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace